home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 October / Macworld (1998-10).dmg / Games World / Hot New Games / Real Pool Demo / DATA / NET.DAT / 00027_connect.ls < prev    next >
Encoding:
Text File  |  1998-05-01  |  134 b   |  8 lines

  1. on mouseDown
  2.   set yu to the clickOn
  3.   set the ink of sprite yu to 37
  4.   updateStage()
  5.   set the ink of sprite yu to 5
  6.   connect()
  7. end
  8.